projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a6b353
)
Include <src/paths.h>, instead "src/paths.h".
author
Roland McGrath
<roland@gnu.org>
Sun, 12 Sep 1993 01:35:44 +0000
(
01:35
+0000)
committer
Roland McGrath
<roland@gnu.org>
Sun, 12 Sep 1993 01:35:44 +0000
(
01:35
+0000)
lib-src/yow.c
patch
|
blob
|
history
diff --git
a/lib-src/yow.c
b/lib-src/yow.c
index 7bfde3322e44c31e22e6d04add76428abb7a947b..cbcf9f4c84c619e5a4cc1d9e0914e5debe99eca3 100644
(file)
--- a/
lib-src/yow.c
+++ b/
lib-src/yow.c
@@
-9,7
+9,7
@@
#include <stdio.h>
#include <ctype.h>
-#include
"../src/paths.h"
/* For PATH_DATA. */
+#include
<../src/paths.h>
/* For PATH_DATA. */
#define BUFSIZE 80
#define SEP '\0'